CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Interpolation image

搜索资源列表

  1. Keren---image-reconstruction

    0下载:
  2. 基于Keren配准和插值的快速超分辨率图像重建,具有很好的参考和科研意义-Keren registration and interpolation based on the rapid super resolution image reconstruction, has the very good reference and research significance
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1499075
    • 提供者:seujay
  1. Interpolation

    0下载:
  2. 基于matlab,用插值外推的图像增强方法改善图像的质量-Interpolation extrapolation of image enhancement methods to improve the image quality
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:42567
    • 提供者:王锐
  1. Bbilinear_inti

    0下载:
  2. 双线性插值图像放大/缩小算法源程序。里面还包含了 Immage 基本类及其基本操作,可供许多图像处理程序使用。 -Bilinear interpolation image zoom in/out algorithm source. Which also contains the the Immage basic class and its basic operations are available for many image processing program.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:20847
    • 提供者:藐视
  1. Image-geometry-transform

    0下载:
  2. 本程序要求输入的图像都是256色的位图。这个代码实现了对图像的几何变换。使用了双线性插值算法-This program requires the input images are 256-color bitmap. This code implements the geometric transformation of image. Using a bilinear interpolation algorithm
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:695915
    • 提供者:程雷鸣
  1. Interpolation-Methods

    0下载:
  2. 医学图像插值算法,根据医学图像的特点介绍的插值方法,很不错的一篇英文文章-Medical image interpolation algorithm, described in accordance with the characteristics of medical image interpolation method, a very good one English articles
  3. 所属分类:software engineering

    • 发布日期:2017-11-27
    • 文件大小:1099768
    • 提供者:蒲金霞
  1. Adaptive-interpolation-of-images

    0下载:
  2. 图像的自适应插值,主要针对国外的图像插值方法,介绍一种插值方法,利用张量处理数据-Department Matem atica Aplicada, Univ. de Val encia, Dr. Moliner, 50, 46100 Burjassot, Spain,In this paper, we propose to enlarge an image using a particular class of nonlinear techniques
  3. 所属分类:software engineering

    • 发布日期:2017-11-30
    • 文件大小:313238
    • 提供者:王峰
  1. BiCubic

    0下载:
  2. 双三次样条插值,可以实现图像的放缩。而且含有opencv的摄像机标定-Bicubic spline interpolation, image scaling.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-13
    • 文件大小:28755485
    • 提供者:xfortius
  1. image-interpolation

    0下载:
  2. 图像插值放大,最近邻,双线性,双三次matlab实现-The image interpolation enlarge nearest neighbor, bilinear, bicubic matlab achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1070744
    • 提供者:mark
  1. lossless-image-compression-based-on-optimal.pdf.z

    0下载:
  2. The optimal predictors of a lifting scheme in the general n-dimensional case are obtained and applied for the lossless compression of still images using rst quincunx sampling and then simple row-column sampling. In each case, the e ciency of the
  3. 所属分类:Communication

    • 发布日期:2017-11-06
    • 文件大小:268520
    • 提供者:dee
  1. 11

    0下载:
  2. 基于MATLAB的图像处理的基本运算 (1)能够对图像亮度和对比度变化调整,并比较结果 (2)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的和旋转操作,并保存,比较几种插值的效果 (3)图像直方图统计和直方图均衡,要求显示直方图统计,比较直方图均衡后的效果。 (4)对图像加入各种噪声,比较效果。 -Adjustment of image brightness and contrast changes, and compare the re
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:9842
    • 提供者:苏琴
  1. imrotate

    0下载:
  2. 使用双线性插值的图像旋转,和本站的其余旋转不同,我的旋转不会使图像缺角,好处就是旋转后他的傅里叶变换的频域图也旋转同样的角度,同样可以用来处理矩阵,来做滤波器,我在做方向滤波器,有兴趣要的可以m我。-Using bilinear interpolation, image rotation, and the rest of the rotation is the rotation does not make the image Cutaway, the advantage is that the
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:664
    • 提供者:陈雨露
  1. yuandaima5

    0下载:
  2. 拉格朗日插值,图像的几何操作,特殊的图像显示技术-Lagrange interpolation, image geometric operations, special image display technology
  3. 所属分类:LabView

    • 发布日期:2017-12-05
    • 文件大小:1702
    • 提供者:
  1. ScaleImage_LJCZ

    0下载:
  2. java实现的邻近插值的图像缩放算法,代码简单易懂可以指定n为图像放大或缩小倍数-java implementation neighbor interpolation image scaling algorithm, code n is straightforward to specify multiple images zoom in or out
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:2237
    • 提供者:清真
  1. DIP-Bilinear-Interpolation-Algorithm

    0下载:
  2. 数字图像处理双线性插值算法详细解析与实现源码-Bilinear interpolation algorithm of digital image processing detailed analysis and implementation source code
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:331682
    • 提供者:张飞
  1. Research-on-image--algorithm

    1下载:
  2. 本次设计主要采用MFC(微软基础类)来设计一个可视化的界面,具有可与用户交互的功能,完成图像的插值算法。并且应用了一种新的一种插值算法,使得图像在放大较大的倍数时仍然能够保持图像有较为清晰的边缘效果。 同时该设计可以使用户自己选择相应的放大倍数,同时可以自己选择插值算法,这样不同的场合下可以使用不同的插值算法来对图像进行放大,可以快速直观的看到不同的插值算法的效果。 -This design mainly MFC (Microsoft Foundation Classes) to des
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-07-16
    • 文件大小:6707200
    • 提供者:吴军
  1. The-Lagrange-interpolation-algorithm

    0下载:
  2. 基于VS2008编写,程序很简单,算法很经典实用。提出一种基于三次拉格朗日插值的自适应图像缩放算法 该算法首先计算目标像素点周围三组源像素点的方差,选取方差最小的一组源像素点,然后采用三次拉格日插值公式求得目标像素点的灰度值实验结果表明,本文算法所得的目标图像边缘清晰,且算法复杂度较低,便于硬件实现,可以实现实时图像缩放。-Based on VS2008, the program has a very simple algorithm is very classic and practical.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:102164
    • 提供者:吴军
  1. image-interpolation

    1下载:
  2. 基于MATLAB的几种图像插值,包括三次样条插值、三次插值、线性插值、最邻近插值 -Several image interpolation based on MATLAB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-05-16
    • 文件大小:563786
    • 提供者:随风
  1. image-registrationHarris

    0下载:
  2. 针对基于最大互信息图像配 准的不足 研究 了基于 H a r r ls角点算子的多模态医学图像配准。在计算互信 息的时候,采用部分体积插值法计算联合灰度直方 图-Based on the maximum mutual information for image registration based on the lack of H arr ls corner operator multimodal medical image registration. In calculating the mu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:352221
    • 提供者:高嘉瑜
  1. Image-Geometric-Transformation-

    0下载:
  2. 学习资料,里面有图像位置变换(图像平移、旋转、镜像、转置),图像尺寸变换(缩放、插值)以及魔镜的综合实例,很好的,谢谢站长查收-Learning materials, which have transformed the image position (image translation, rotation, mirroring, transpose), image resizing (scaling, interpolation) as well as comprehensive exampl
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:692471
    • 提供者:徐坤
  1. Image-Interpolation-Algorithm

    0下载:
  2. 文档包括双线性插值算法和最近邻域算法的详细介绍,以及算法的相关计算。-Documentation includes bilinear interpolation algorithm and the nearest neighbor algorithm which is described in detail, as well as algorithms related calculations.
  3. 所属分类:Other systems

    • 发布日期:2017-05-20
    • 文件大小:5943013
    • 提供者:轻车
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 44 »
搜珍网 www.dssz.com